Click or drag to resize

ContentColumnSettings_UrlUrlFormat Property

Gets or sets the URL format, indicating which kind of content the values will reference.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlAttributeAttribute]
public PFFieldUrl_Format UrlFormat { get; set; }

Property Value

Type: PFFieldUrl_Format
See Also