Click or drag to resize
ForumsectionSetSecmanagerid Method
设置版主标识。

支持链式操作。

Namespace: Appkit.Sys.Object
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public virtual Forumsection SetSecmanagerid(
	string value
)

Parameters

value
Type: SystemString
版主标识值。

Return Value

Type: Forumsection
当前论坛版块。
See Also