Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Addons.VersionManager.AddOnProduct Class

(not specified)

(not specified)

Namespace: YetaWF.Core.Addons
Assembly: YetaWF.Core

Inheritance

Syntax

public class AddOnProduct;

Constructors

PublicAddOnProductConstructor.

Properties

PublicAddonKey(not specified)
PublicAreaName(not specified)
PublicCssFiles(not specified)
PublicCssPath(not specified)
PublicCssUses(not specified)
PublicDomain(not specified)
PublicJsFiles(not specified)
PublicJsPath(not specified)
PublicJsUses(not specified)
PublicName(not specified)
PublicPrefix(not specified)
PublicProduct(not specified)
PublicSkinInfo(not specified)
PublicSupportTypes(not specified)
PublicSVGFolder(not specified)
PublicSVGs(not specified)
PublicType(not specified)
PublicUrl(not specified)

Methods

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.
PublicGetAddOnCssUrlThe Url where an addon's css/scss files are located (this could be changed using the Folder directive in the filelistCSS.txt file)
PublicGetAddOnJsUrlThe Url where an addon's javascript files are located (this could be changed using the Folder directive in the filelistJS.txt file)
PublicGetAddOnUrlThe Url where an addon's files are located (this does not reflect the Folder directive that could be used in filelistJS/CSS.txt)
PublicInherited from System.ObjectGetHashCodeServes as the default hash function.
PublicStaticGetPrefix(not specified)
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