Click or drag to resize
Askia

IExtensionPropertyCollectionGetResolvedCascadingValues Method

Get all properties including the ones resolving to default values

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
IEnumerable<IExtensionProperty> GetResolvedCascadingValues()

Return Value

Type: IEnumerableIExtensionProperty
Returns a collection of properties
See Also