IBindablePropertiesCache Interface |
Namespace: Kentico.Forms.Web.Mvc
public interface IBindablePropertiesCache
Name | Description | |
---|---|---|
GetProperties(Object) |
Gets bindable attributes of given formComponent.
| |
GetProperties(Type) |
Gets bindable attributes of given formComponentType.
|