Click or drag to resize

FrontendEditPost Method (Int32, Boolean)

Namespace:  Dynamicweb.Forum
Assembly:  Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax
public string EditPost(
	int postID,
	bool isInline
)

Parameters

postID
Type: SystemInt32
isInline
Type: SystemBoolean

Return Value

Type: String
See Also