Appkit 基础类库
Appkit 基础类库
Appkit.Web.UI
AkMenus Class
AkMenus Methods
GetDir Method
GetDoc Method
GetLevel Method
GetMenus Method
GetMenus0 Method
GetNav Method
IsMenuDir Method
New Method
RemoveCache Method
AkMenus
IsMenuDir Method
是否菜单目录。
Namespace:
Appkit.Web.UI
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
static
bool
IsMenuDir
(
string
dir
)
Parameters
dir
Type:
System
String
目录路径。
Return Value
Type:
Boolean
true或false。
See Also
Reference
AkMenus Class
Appkit.Web.UI Namespace