C# Class Sitecore.Linqpad.Xml.AttributeValueChangeType

Show file Open project: adamconn/sitecore-linqpad Class Usage Examples

Public Properties

Property Type Description
Append AttributeValueChangeType
Prepend AttributeValueChangeType
Replace AttributeValueChangeType

Property Details

Append public static property

public static AttributeValueChangeType,Sitecore.Linqpad.Xml Append
return AttributeValueChangeType

Prepend public static property

public static AttributeValueChangeType,Sitecore.Linqpad.Xml Prepend
return AttributeValueChangeType

Replace public static property

public static AttributeValueChangeType,Sitecore.Linqpad.Xml Replace
return AttributeValueChangeType