public bool IsRightExisting( string strRightname )
public: bool IsRightExisting( String^ strRightname )
Parameters
| Parameter Name | Description |
|---|---|
| strRightname | Name of the right as a string |
Return Value
The existance status
public bool IsRightExisting( string strRightname )
public: bool IsRightExisting( String^ strRightname )
| Parameter Name | Description |
|---|---|
| strRightname | Name of the right as a string |