Class SystemUtilities
Static helper methods for returning information about the current System
Inheritance
System.Object
Namespace: Umbraco.Core
Assembly: Umbraco.Core.dll
Syntax
public static class SystemUtilities
Methods
View SourceGetCurrentTrustLevel()
Get the current trust level of the hosted application
Declaration
public static AspNetHostingPermissionLevel GetCurrentTrustLevel()
Returns
Type | Description |
---|---|
System.Web.AspNetHostingPermissionLevel |