Click or drag to resize

PFGridViewHtmlHelper_ItemsContentType Property

Gets the target content-type.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public PFContentType ContentType { get; }

Property Value

Type: PFContentType
Exceptions
ExceptionCondition
ObjectNotFoundExceptionContent-Type not found!
See Also