Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Arash
Membership
Site
SitePrincipal
C# Class Arash.Membership.Site.SitePrincipal
Inheritance:
ISitePrincipal
显示文件
Open project: arashkarami/nlayeredMVC
Public Methods
Method
Description
IsInRole
(
string
role
) :
bool
SitePrincipal
(
Member
user
) :
System
Method Details
IsInRole()
public
method
public
IsInRole
(
string
role
) :
bool
role
string
return
bool
SitePrincipal()
public
method
public
SitePrincipal
(
Member
user
) :
System
user
Arash.Membership.Model.Member
return
System