Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Pages.CssManager Class

(not specified)

(not specified)

Namespace: YetaWF.Core.Pages
Assembly: YetaWF.Core

Inheritance

Syntax

public class CssManager;

Constructors

PublicCssManagerConstructor.

Properties

ProtectedLegacyManager(not specified)
ProtectedManager(not specified)

Methods

PublicAddAddOnAsync(not specified)
PublicStaticAddCssAdd CSS class to a string containing CSS class(es).
PublicAddFileAsync(not specified)
PublicStaticCombineCssCombines two strings containing CSS class(es).
PublicStaticContainsCssTests whether a string with blank separated CSS classes contains a CSS class.
PublicInherited from System.ObjectEqualsDetermines whether the specified object is equal to the current object.
ProtectedInherited from System.ObjectFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
PublicStaticGetAspNetCssReturns CSS classes which identify the MVC version provided by the version parameter.
PublicInherited from System.ObjectGetHashCodeServes as the default hash function.
PublicInherited from System.ObjectGetTypeGets the Type of the current instance.
ProtectedInherited from System.ObjectMemberwiseCloneCreates a shallow copy of the current Object.
PublicStaticInherited from System.ObjectReferenceEqualsDetermines whether the specified Object instances are the same instance.
PublicInherited from System.ObjectToStringReturns a string that represents the current object.

See Also YetaWF.Core Overview