Skip to main content

TreeListStateStoringBuilder.CustomLoad Method

Name Parameters Description
CustomLoad(RazorBlock) jsFunc Specifies a function that is executed on state loading. Applies only if the type is 'custom'. Mirrors the client-side customLoad option.
CustomLoad(String) jsFunc Specifies a function that is executed on state loading. Applies only if the type is 'custom'. Mirrors the client-side customLoad option.