ArrayOfDLExpansionType.AbsoluteDenominator Property

Definition

The AbsoluteDenominator property gets the next denominator to use for the next request when you are using fractional page views.

public:
 property int AbsoluteDenominator { int get(); void set(int value); };
public int AbsoluteDenominator { get; set; }
Public Property AbsoluteDenominator As Integer

Property Value

The AbsoluteDenominator property returns an integer that represents the next denominator to use for the next request when you are using fractional page views.

Applies to