public bool IsInRole( string role )
Public Function IsInRole ( _ role As String _ ) As Boolean
public: virtual bool IsInRole( String^ role ) sealed