Click or drag to resize
SystemHelperGetApplicationPoolName Method

Note: This API is now obsolete.

Gets the application pool name.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
[ObsoleteAttribute("Use SystemContext.ApplicationPoolName")]
public static string GetApplicationPoolName()

Return Value

Type: String
See Also