BizFormInfoProvider GetBizFormInfo Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetBizFormInfo(Int32)
Returns the BizFormInfo structure for the specified bizForm.
Public methodStatic memberGetBizFormInfo(String, Int32)
Returns the BizFormInfo structure for the specified form and site.
Public methodStatic memberGetBizFormInfo(String, String)
Returns the BizFormInfo structure for the specified form and site.
Back to Top
See Also