Click or drag to resize
FullRightManagerGetRight Method

[Missing <summary> documentation for "M:Activsoft.RightManagement.FullRightManager.GetRight(System.String)"]

Namespace: Activsoft.RightManagement
Assembly: Activsoft.RightManagement (in Activsoft.RightManagement.dll) Version: 6.0.0.0 (6.0.0.0)
Syntax
public int GetRight(
	string menu
)

Parameters

menu
Type: SystemString

[Missing <param name="menu"/> documentation for "M:Activsoft.RightManagement.FullRightManager.GetRight(System.String)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Activsoft.RightManagement.FullRightManager.GetRight(System.String)"]

Implements

IRightManagerGetRight(String)
See Also