Click or drag to resize
ActionPaletteItemAttributeIsDefaultAttribute Method
Indicates whether the value of the ActionPaletteItemAttribute is the default value for ActionPaletteItemAttribute.

Namespace: Kjs.AppLife.Update.Engine.Core
Assembly: Kjs.AppLife.Update.Engine.Core (in Kjs.AppLife.Update.Engine.Core.dll) Version: 1.0.0.12 (4.0.0.0)
Syntax
public override bool IsDefaultAttribute()

Return Value

Type: Boolean
if the ActionPaletteItemAttribute is the default attribute for the class; otherwise, .
See Also