Utils Variable
In This Article
#Declaration
TypeScript
const Utils: {
getControls: () => Control[];
getSerializedEditorValuesInContainer: (containerOrId: string | HTMLElement, processInvisibleEditors?: boolean) => any;
getEditorValuesInContainer: (containerOrId: string | HTMLElement, processInvisibleEditors?: boolean) => any;
};
#Members
Name | Type |
---|---|
get |
() => Control[] |
get |
(container |
get |
(container |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.